Skip to content

gh-108303: Move smtpd to test.support#114368

Merged
vstinner merged 1 commit intopython:mainfrom
sobolevn:issue-108303-smtpd
Jan 22, 2024
Merged

gh-108303: Move smtpd to test.support#114368
vstinner merged 1 commit intopython:mainfrom
sobolevn:issue-108303-smtpd

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 21, 2024

This module was removed from stdlib in #93246
But, since it is not really a test file, it should have been moved to Lib/test/support, not Lib/test. This PR fixes that :)

Now this is in line with asyncore and asynchat.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants